//Thrhombus by JayPro via Checkman.
//8-24-17
//Apparently,the atan2() function works here (no syntax error flags), though I'm not sure how.

A0="12+sqr( rnd( 30 ) ) "
A1="1.25 *   rnd( .25 )  "
A2="sqr(a0) / pi"

D0="clip(sgn(abs(x)-.75))*clip(sgn(1-trwv(theta)) + sgn(sin(theta)-.75))*clip(sgn(1-cos(r))) "
D1="abs(d0-1)" 

srcR="(flip(sin(y)/trwv(x-sqwv(r+sin(theta*a0))) ) - a1) *  flip(atan(y * a2 + sqr(a1 * sgn(sin(y*cos(1+y*a1) )))  ) - a1)*sin(d1+d0*-x)"

srcT="(trwv(sin(theta  + a1) * rnd( sgn(sin(-r * a0 * trwv(atan2(-y,x/clamp(r*a0))) ) )) - a1))*d1 +cos(d0*-y) "


Vers=260
